home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 60.zip / BS1 part 60 / Imagemaster d4.adf / apa.lzh / hlp_arexx2 < prev    next >
Text File  |  1993-08-30  |  24KB  |  320 lines

  1. \ApAssist
  2. \: - This is the Quick Help for the ARexx in IM R/t -
  3. \: ----------------------------------------------------------
  4. \:   Written by David E. Patterson
  5. \: ----------------------------------------------------------
  6.  
  7. \font topaz.font 8
  8. \tc 1
  9. \wr
  10. \lj
  11. \dd "imh_descriptor"
  12.  
  13. \index "hlp_arexx1/index"
  14. \toc "hlp_toc/toc"
  15. \help "aa_help/help"
  16.  
  17. \node "absadd-askstring"
  18. \title "absadd-askstring"
  19. \next "askyn-cellular"
  20. \prev ""
  21. \nw
  22. \tc 11 \link "absadd         " "hlp_arexx4/absadd" \tc 15 Absolute Add of Secondary to Primary
  23. \tc 11 \link "abssub         " "hlp_arexx4/abssub" \tc 15 Absolute Subtract of Secondary from Primary
  24. \tc 11 \link "actpri         " "hlp_arexx4/actpri" \tc 15 Returns Actual Primary used in Multi-Frame Sequence
  25. \tc 11 \link "add            " "hlp_arexx4/add" \tc 15 Average of Secondary and Primary
  26. \tc 11 \link "addasb         " "hlp_arexx4/addasb" \tc 15 Adds the Blue element of Secondary to Primary
  27. \tc 11 \link "addasc         " "hlp_arexx4/addasc" \tc 15 Adds the Cyan element of Secondary to Primary
  28. \tc 11 \link "addasg         " "hlp_arexx4/addasg" \tc 15 Adds the Green element of Secondary to Primary
  29. \tc 11 \link "addask         " "hlp_arexx4/addask" \tc 15 Adds the Black element of Secondary to Primary
  30. \tc 11 \link "addasm         " "hlp_arexx4/addasm" \tc 15 Adds the Magenta element of Secondary to Primary
  31. \tc 11 \link "addasr         " "hlp_arexx4/addasr" \tc 15 Adds the Red element of Secondary to Primary
  32. \tc 11 \link "addasy         " "hlp_arexx4/addasy" \tc 15 Adds the Yellow element of Secondary to Primary
  33. \tc 11 \link "allowcancel    " "hlp_arexx4/allowcancel" \tc 15 Prevents or allows Cancel in an Arexx script
  34. \tc 11 \link "amigarender    " "hlp_arexx4/amigarender" \tc 15 Creates viewable Amiga image files
  35. \tc 11 \link "anti           " "hlp_arexx4/anti" \tc 15 Transforms sharp color changes into smooth color changes
  36. \tc 11 \link "antique        " "hlp_arexx4/antique" \tc 15 Gives the selected region an antique (yellowish) tint
  37. \tc 11 \link "area           " "hlp_arexx4/area" \tc 15 Allows the user to select a method of region selection
  38. \tc 11 \link "areafill       " "hlp_arexx4/areafill" \tc 15 Fills the selected region with a selected color
  39. \tc 11 \link "askboolean     " "hlp_arexx4/askboolean" \tc 15 Presents boolean requester to user
  40. \tc 11 \link "asknumber      " "hlp_arexx4/asknumber" \tc 15 Prompts user to change the value in a text gadget
  41. \tc 11 \link "askprop        " "hlp_arexx4/askprop" \tc 15 Slider Prop for the selection of a numeric value
  42. \tc 11 \link "askrgb         " "hlp_arexx4/askrgb" \tc 15 Prop that allows the user to set RGB
  43. \tc 11 \link "askstring      " "hlp_arexx4/askstring" \tc 15 Prompts user for a text string
  44. \endnode
  45.  
  46. \node "askyn-cellular"
  47. \title "askyn-cellular"
  48. \next "channel-current"
  49. \prev "absadd-askstring"
  50. \nw
  51. \tc 11 \link "askyn          " "hlp_arexx4/askyn" \tc 15 Prompts user to select one of two gadgets
  52. \tc 11 \link "aspect         " "hlp_arexx4/aspect" \tc 15 Allows the change of aspect ratio on any buffer
  53. \tc 11 \link "asterize       " "hlp_arexx5/asterize" \tc 15 Puts a star-shaped effect on the screen
  54. \tc 11 \link "autoactivate   " "hlp_arexx5/autoactivate" \tc 15 Changes automatic re-activation of main control panel
  55. \tc 11 \link "autoprimary    " "hlp_arexx5/autoprimary" \tc 15 Makes newly allocated buffer the Primary buffer
  56. \tc 11 \link "autoredraw     " "hlp_arexx5/autoredraw" \tc 15 Turns redraw on or off
  57. \tc 11 \link "balance        " "hlp_arexx5/balance" \tc 15  White correction
  58. \tc 11 \link "blenddefs      " "hlp_arexx5/blenddefs" \tc 15 Returns path and extension of a saved blend
  59. \tc 11 \link "blendext       " "hlp_arexx5/blendext" \tc 15 Set a new extension for loading and saving blends
  60. \tc 11 \link "blendload      " "hlp_arexx5/blendload" \tc 15 Loads a blend
  61. \tc 11 \link "blendpath      " "hlp_arexx5/blendpath" \tc 15 Set new path for loading and saving blends
  62. \tc 11 \link "blueadj        " "hlp_arexx5/blueadj" \tc 15 Changes the blue brightness of selected area
  63. \tc 11 \link "bluecont       " "hlp_arexx5/bluecont" \tc 15 Changes the blue contrast for a selected area
  64. \tc 11 \link "blur           " "hlp_arexx5/blur" \tc 15 Creates a motion blur effect
  65. \tc 11 \link "bprint         " "hlp_arexx5/bprint" \tc 15 Converts a selected region to line art, in blue
  66. \tc 11 \link "bright         " "hlp_arexx5/bright" \tc 15 Changes the brightness of a selected area
  67. \tc 11 \link "buffers        " "hlp_arexx5/buffers" \tc 15 Returns information about all buffers
  68. \tc 11 \link "cancel         " "hlp_arexx5/cancel" \tc 15 Equivalent to hitting the cancel gadget
  69. \tc 11 \link "caric          " "hlp_arexx5/caric" \tc 15 Creates an optical distortion similar to a concave lens
  70. \tc 11 \link "cdef           " "hlp_arexx5/cdef" \tc 15 Returns the average RGB, luma and variance of an area
  71. \tc 11 \link "cellular       " "hlp_arexx5/cellular" \tc 15 Effect similar to looking through glass bricks
  72. \endnode
  73.  
  74. \node "channel-current"
  75. \title "channel-current"
  76. \next "decont-gadgets"
  77. \prev "askyn-cellular"
  78. \nw
  79. \tc 11 \link "channel        " "hlp_arexx5/channel" \tc  15 Specifies colors to be affected by a blend
  80. \tc 11 \link "clip           " "hlp_arexx5/clip" \tc 15 Takes selected region and clips it to another buffer
  81. \tc 11 \link "cliphalf       " "hlp_arexx5/cliphalf" \tc 15 Clips a selected region to a buffer half the it's size
  82. \tc 11 \link "clip2          " "hlp_arexx5/clip2" \tc 15 Doubles a selected region and clips it to a new buffer
  83. \tc 11 \link "close          " "hlp_arexx5/close" \tc 15  Immediate termination of an operation
  84. \tc 11 \link "colchange      " "hlp_arexx5/colchange" \tc 15  Allows user to preset color change values
  85. \tc 11 \link "colkeymax      " "hlp_arexx6/colkeymax" \tc 15 Merges where color in Primary is not within variance
  86. \tc 11 \link "colkeymaxrub   " "hlp_arexx6/colkeymaxrub" \tc 15 Rubs through where Primary is not within variance
  87. \tc 11 \link "colkeymin      " "hlp_arexx6/colkeymin" \tc 15 Merges where color in Primary is within variance
  88. \tc 11 \link "colkeyminrub   " "hlp_arexx6/colkeyminrub" \tc 15 Rubs through where color in Primary is within variance
  89. \tc 11 \link "colkeysmax     " "hlp_arexx6/colkeysmax" \tc 15 Merges where color in Secondary is not within variance
  90. \tc 11 \link "colkeysmin     " "hlp_arexx6/colkeysmin" \tc 15 Merges where color in Secondary is within variance
  91. \tc 11 \link "colkeysmaxrub  " "hlp_arexx6/colkeysmaxrub" \tc 15 Rubs through if color in Secondary isn't within variance
  92. \tc 11 \link "colkeysminrub  " "hlp_arexx6/colkeysminrub" \tc 15 Rubs through if color in Secondary is within variance
  93. \tc 11 \link "colorize       " "hlp_arexx6/colorize" \tc 15 Colorize selected area
  94. \tc 11 \link "connect        " "hlp_arexx6/connect" \tc 15 Connects dots of similar colors
  95. \tc 11 \link "contline       " "hlp_arexx6/contline" \tc 15 Generates contour intervals
  96. \tc 11 \link "contour        " "hlp_arexx6/contour" \tc 15 Contours a selected area
  97. \tc 11 \link "contrast       " "hlp_arexx6/contrast" \tc 15 Changes the contrast of the selected area
  98. \tc 11 \link "coords         " "hlp_arexx6/coords" \tc 15 Displays image X and Y co-ordinates
  99. \tc 11 \link "current        " "hlp_arexx6/current" \tc 15 Returns information about current buffer
  100. \endnode
  101.  
  102. \node "decont-gadgets"
  103. \title "decont-gadgets"
  104. \next "gamma-listreq"
  105. \prev "channel-current"
  106. \nw
  107. \tc 11 \link "decont         " "hlp_arexx6/decont" \tc 15 De-Contours a selected area
  108. \tc 11 \link "deriv          " "hlp_arexx6/deriv" \tc 15 Change region to the derivitive of the change of colors
  109. \tc 11 \link "describe       " "hlp_arexx6/describe" \tc 15 Returns information on a specified buffer
  110. \tc 11 \link "dgun           " "hlp_arexx6/dgun" \tc 15 Physically displaces pixels to be realigned
  111. \tc 11 \link "digicorr       " "hlp_arexx6/digicorr" \tc 15 Precise correction of any image
  112. \tc 11 \link "disconnect     " "hlp_arexx6/disconnect" \tc 15 Disconnects brighter lines in an image
  113. \tc 11 \link "displaymode    " "hlp_arexx6/displaymode" \tc 15 Changes display mode
  114. \tc 11 \link "dome           " "hlp_arexx6/dome" \tc 15 Pushes the center of selected region to edge
  115. \tc 11 \link "droop          " "hlp_arexx6/droop" \tc 15 Randomly droops image horizontally and vertically
  116. \tc 11 \link "edge           " "hlp_arexx7/edge" \tc 15 Creates 'line art' over an existing image
  117. \tc 11 \link "ehlp           " "hlp_arexx7/ehlp" \tc 15 Returns error message text string of a return code
  118. \tc 11 \link "emboss         " "hlp_arexx7/emboss" \tc 15 Embosses the Secondary into the Primary
  119. \tc 11 \link "entire         " "hlp_arexx7/entire" \tc 15 Selects an entire image
  120. \tc 11 \link "explode        " "hlp_arexx7/explode" \tc 15 Creates an exploding motion blur
  121. \tc 11 \link "false          " "hlp_arexx7/false" \tc 15 False colors selected region
  122. \tc 11 \link "filerequest    " "hlp_arexx7/filerequest" \tc 15 Calls a filerequester
  123. \tc 11 \link "finish         " "hlp_arexx7/finish" \tc 15 Indicates that all operations have been completed
  124. \tc 11 \link "fntsc          " "hlp_arexx7/fntsc" \tc 15 Filters the image according to NTSC broadcast standards
  125. \tc 11 \link "forcewbfront   " "hlp_arexx7/forcewbfront" \tc 15 Forces Work Bench to front (ignores autoactivate)
  126. \tc 11 \link "forcefront     " "hlp_arexx7/forcefront" \tc 15 Forces Imagemaster to front (ignores autoactivate)
  127. \tc 11 \link "gadgets        " "hlp_arexx7/gadgets" \tc 15 Prompts the user with a list of gadgets
  128. \endnode
  129.  
  130. \node "gamma-listreq"
  131. \title "gamma-listreq"
  132. \next "load-melt"
  133. \prev "decont-gadgets"
  134. \nw
  135. \tc 11 \link "gamma          " "hlp_arexx7/gamma" \tc 15 Changes the gamma for a selected area
  136. \tc 11 \link "geog           " "hlp_arexx7/geog" \tc 15  Requests average intensity to represent sealevel
  137. \tc 11 \link "getblend       " "hlp_arexx7/getblend" \tc 15 Returns the blend curve value at the specified position
  138. \tc 11 \link "greenadj       " "hlp_arexx7/greenadj" \tc 15  Changes the green brightness for a selected area
  139. \tc 11 \link "greencont      " "hlp_arexx7/greencont" \tc 15 Changes the green contrast for a selected area
  140. \tc 11 \link "gray           " "hlp_arexx7/gray" \tc 15  Gray correction
  141. \tc 11 \link "grid           " "hlp_arexx7/grid" \tc 15 Allows user to set up a grid
  142. \tc 11 \link "highpass       " "hlp_arexx7/highpass" \tc 15 The equivalant of an electronic high-pass filter
  143. \tc 11 \link "hist           " "hlp_arexx7/hist" \tc 15 Performs a histogram equalization
  144. \tc 11 \link "horflip        " "hlp_arexx7/horflip" \tc 15 Flips each line in a selected area horizontally
  145. \tc 11 \link "hue            " "hlp_arexx7/hue" \tc 15 Specifies the hue of an area
  146. \tc 11 \link "imageaspect    " "hlp_arexx7/imageaspect" \tc 15 Reports aspect ratio
  147. \tc 11 \link "imagedefs      " "hlp_arexx7/imagedefs" \tc 15 Returns Path and extension for image saving and loading
  148. \tc 11 \link "imageext       " "hlp_arexx7/imageext" \tc 15 Sets a new extension for saving and loading files
  149. \tc 11 \link "imagepath      " "hlp_arexx7/imagepath" \tc 15 Sets a new path for saving and loading files
  150. \tc 11 \link "imtofront      " "hlp_arexx7/imtofront" \tc 15 Brings the Imagemaster screens to the front
  151. \tc 11 \link "jackin         " "hlp_arexx8/jackin" \tc 15 Returns a single pointer in hexadecimal format
  152. \tc 11 \link "killbuff       " "hlp_arexx8/killbuff" \tc 15 Deletes a buffer
  153. \tc 11 \link "lineart        " "hlp_arexx8/lineart" \tc 15 Creates line art from selected area
  154. \tc 11 \link "lined          " "hlp_arexx8/lined" \tc 15 Converts image brightness to image thickness
  155. \tc 11 \link "listreq        " "hlp_arexx8/listreq" \tc 15 Calls a list requester
  156. \endnode
  157.  
  158. \node "load-melt"
  159. \title "load-melt"
  160. \next "merge-pad"
  161. \prev "gamma-listreq"
  162. \nw
  163. \tc 11 \link "load           " "hlp_arexx8/load" \tc 15 Loads an image
  164. \tc 11 \link "loadasblend    " "hlp_arexx8/loadasblend" \tc 15 Loads a blend
  165. \tc 11 \link "loadasbrush    " "hlp_arexx8/loadasbrush" \tc 15 Loads a brush
  166. \tc 11 \link "loadasprimary  " "hlp_arexx8/loadasprimary" \tc 15 Loads an image file and makes it the Primary
  167. \tc 11 \link "loadassecondary" "hlp_arexx8/loadassecondary" \tc 15 Loads an image file and makes it the Secondary
  168. \tc 11 \link "loadimask      " "hlp_arexx8/loadimask" \tc 15 Loads the valid image area mask from a saved mask file
  169. \tc 11 \link "loadmask       " "hlp_arexx8/loadmask" \tc 15 Loads the main mask from a saved mask file
  170. \tc 11 \link "lockimage      " "hlp_arexx8/lockimage" \tc 15 Locks a buffer
  171. \tc 11 \link "loadpal        " "hlp_arexx8/loadpal" \tc 15 Loads a palette
  172. \tc 11 \link "lockprimary    " "hlp_arexx8/lockprimary" \tc 15 Locks Primary Buffer
  173. \tc 11 \link "locksecondary  " "hlp_arexx8/locksecondary" \tc 15 Locks Secondary Buffer
  174. \tc 11 \link "lowpass        " "hlp_arexx8/lowpass" \tc 15 The equivalent of an electronic low-pass filter
  175. \tc 11 \link "luma           " "hlp_arexx8/luma" \tc 15 Changes the region to luma equivalent B&W
  176. \tc 11 \link "macrodefs      " "hlp_arexx8/macrodefs" \tc 15 Returns path and extension for loading and saving macros
  177. \tc 11 \link "macroext       " "hlp_arexx8/macroext" \tc 15 Sets a new extension for saving and loading macro files
  178. \tc 11 \link "macroload      " "hlp_arexx8/macroload" \tc 15 Loads a Macro file
  179. \tc 11 \link "macropath      " "hlp_arexx8/macropath" \tc 15 Sets the path for loading and saving Macros
  180. \tc 11 \link "mappal         " "hlp_arexx8/mappal" \tc 15 Causes selected region to be mapped to the current palette
  181. \tc 11 \link "maxmerge       " "hlp_arexx8/maxmerge" \tc 15 Merges where Secondary is darker than the Primary
  182. \tc 11 \link "maxrub         " "hlp_arexx8/maxrub" \tc 15 Rubs through to Primary where the Secondary is darker
  183. \tc 11 \link "melt           " "hlp_arexx8/melt" \tc 15 Causes a selected region to appear to be melting
  184. \endnode
  185.  
  186. \node "merge-pad"
  187. \title "merge-pad"
  188. \next "padcanvas-relief"
  189. \prev "load-melt"
  190. \nw
  191. \tc 11 \link "merge          " "hlp_arexx8/merge" \tc 15 Merges the Secondary buffer into the Primary
  192. \tc 11 \link "message        " "hlp_arexx8/message" \tc 15 Presents the user with a message
  193. \tc 11 \link "minmerge       " "hlp_arexx8/minmerge" \tc 15  Merges where the Secondary is brighter than the Primary
  194. \tc 11 \link "minrub         " "hlp_arexx8/minrub" \tc 15  Rubs through if the Secondary is brighter than the Primary
  195. \tc 11 \link "mirror         " "hlp_arexx8/mirror" \tc 15  Creates mirror images of a selected area
  196. \tc 11 \link "mono           " "hlp_arexx9/mono" \tc 15  Changes a selected area to the monochrome equivalant B&W
  197. \tc 11 \link "multifill      " "hlp_arexx9/multifill" \tc 15  Creates a complex gradient fill
  198. \tc 11 \link "negcolor       " "hlp_arexx9/negcolor" \tc 15  Creates a color negative of a selected area
  199. \tc 11 \link "negluma        " "hlp_arexx9/negluma" \tc 15  Creates a luma negative of a selected area
  200. \tc 11 \link "negmono        " "hlp_arexx9/negmono" \tc 15  Creates a monochrome negative of a selected area
  201. \tc 11 \link "net            " "hlp_arexx9/net" \tc 15  Generates '3-D' net
  202. \tc 11 \link "newasprimary   " "hlp_arexx9/newasprimary" \tc 15  Creates a new buffer as the Primary buffer
  203. \tc 11 \link "newblend       " "hlp_arexx9/newblend" \tc 15  Selects a buffer as the current brush
  204. \tc 11 \link "newbuf         " "hlp_arexx9/newbuf" \tc 15  Creates a new buffer
  205. \tc 11 \link "newcurrent     " "hlp_arexx9/newcurrent" \tc 15  Specifies a new current buffer
  206. \tc 11 \link "newsecondary   " "hlp_arexx9/newsecondary" \tc 15  Specifies new Secondary Buffer
  207. \tc 11 \link "newtargetted   " "hlp_arexx9/newtargetted" \tc 15  Creates a new buffer and prompts the user for its target
  208. \tc 11 \link "obuffers       " "hlp_arexx9/obuffers" \tc 15  Returns all buffers except the Primary
  209. \tc 11 \link "oil            " "hlp_arexx9/oil" \tc 15  Gives a selected region the appearance of an oil painting
  210. \tc 11 \link "oval           " "hlp_arexx9/oval" \tc 15  Defines an elliptical mask region
  211. \tc 11 \link "pad            " "hlp_arexx9/pad" \tc 15  Creates a new buffer that is padded at the bottom or right
  212. \endnode
  213.  
  214. \node "padcanvas-relief"
  215. \title "padcanvas-relief"
  216. \next "remove-setblend"
  217. \prev "merge-pad"
  218. \nw
  219. \tc 11 \link "padcanvas      " "hlp_arexx9/padcanvas" \tc 15  Pads the selected area to a new size
  220. \tc 11 \link "pal            " "hlp_arexx9/pal" \tc 15  Reports 0 for NTSC and 1 for PAL modes
  221. \tc 11 \link "palette64      " "hlp_arexx9/palette64" \tc 15  Loads a 64 color palette
  222. \tc 11 \link "palettedefs    " "hlp_arexx9/palettedefs" \tc 15  Returns path and extension for loading and saving palette
  223. \tc 11 \link "paletteext     " "hlp_arexx9/paletteext" \tc 15  Sets a new extension for 64 color palette files
  224. \tc 11 \link "paletteload    " "hlp_arexx9/paletteload" \tc 15  Loads a palette created in Imagemaster
  225. \tc 11 \link "palettepath    " "hlp_arexx9/palettepath" \tc 15  Sets a new path for loading and saving palettes
  226. \tc 11 \link "perspect       " "hlp_arexx9/perspect" \tc 15  3D perspective placement of Secondary into Primary
  227. \tc 11 \link "pixelize       " "hlp_arexx9/pixelize" \tc 15  Pixelizes a selected region (Pix)
  228. \tc 11 \link "plugin         " "hlp_arexx9/plugin" \tc 15  Returns a single pointer in hexadecimal format
  229. \tc 11 \link "poster         " "hlp_arexx9/poster" \tc 15  Posterizes a selected region
  230. \tc 11 \link "perspect       " "hlp_arexx9/perspect" \tc 15   3-dimensional perspective projection
  231. \tc 11 \link "previousmask   " "hlp_arexx9/previousmask" \tc 15  Selects region based on the previous mask
  232. \tc 11 \link "pseudo         " "hlp_arexx9/pseudo" \tc 15  Changes a selected region to psuedo color
  233. \tc 11 \link "punch          " "hlp_arexx10/punch" \tc 15  Punches the Secondary Buffer into the Primary
  234. \tc 11 \link "rect           " "hlp_arexx10/rect" \tc 15  Defines a rectangular mask
  235. \tc 11 \link "rectarea       " "hlp_arexx10/rectarea" \tc 15  Allows user to select a rectangular mask
  236. \tc 11 \link "redadj         " "hlp_arexx10/redadj" \tc 15  Changes the red brightness for selected area
  237. \tc 11 \link "redcont        " "hlp_arexx10/redcont" \tc 15  Changes the red contrast for a selected area
  238. \tc 11 \link "redraw         " "hlp_arexx10/redraw" \tc 15  Redraws the image using the current display settings
  239. \tc 11 \link "relief         " "hlp_arexx10/relief" \tc 15  Creates a relief (embossed representation of the image
  240. \endnode
  241.  
  242. \node "remove-setblend"
  243. \title "remove-setblend"
  244. \next "setmulti-undo"
  245. \prev "padcanvas-relief"
  246. \nw
  247. \tc 11 \link "remove         " "hlp_arexx10/remove" \tc 15  Removes features from a selected region
  248. \tc 11 \link "rename         " "hlp_arexx10/rename" \tc 15  Renames any available buffer
  249. \tc 11 \link "renderdefs     " "hlp_arexx10/renderdefs" \tc 15  Returns a string that describes file destination
  250. \tc 11 \link "renderext      " "hlp_arexx10/renderext" \tc 15  Sets a new extension for saving rendered images
  251. \tc 11 \link "renderpath     " "hlp_arexx10/renderpath" \tc 15  Sets a new path for saving rendered images
  252. \tc 11 \link "ric            " "hlp_arexx10/ric" \tc 15  Removes isolated chunks from a selected region
  253. \tc 11 \link "rip            " "hlp_arexx10/rip" \tc 15  Removes isolated pixels from a selected region
  254. \tc 11 \link "ripple         " "hlp_arexx10/ripple" \tc 15  Generates an effect similar to dropping a stone in a pond
  255. \tc 11 \link "rot90          " "hlp_arexx10/rot90" \tc 15  Rotates image 90 degrees
  256. \tc 11 \link "rotate         " "hlp_arexx10/rotate" \tc 15  Creates new buffer and rotates it
  257. \tc 11 \link "rtile          " "hlp_arexx10/rtile" \tc 15  Creates a random tile effect in a selected region
  258. \tc 11 \link "rubthru        " "hlp_arexx10/rubthru" \tc 15  Rubs the Secondary Buffer into the Primary Buffer
  259. \tc 11 \link "sat            " "hlp_arexx10/sat" \tc 15  Changes the saturation of a selected area
  260. \tc 11 \link "save           " "hlp_arexx10/save" \tc 15  Saves the selected image buffer
  261. \tc 11 \link "saveimask      " "hlp_arexx10/saveimask" \tc 15  Saves the valid image area mask
  262. \tc 11 \link "savemask       " "hlp_arexx10/savemask" \tc 15  Saves the main region selection mask
  263. \tc 11 \link "savepal        " "hlp_arexx10/savepal" \tc 15  Saves the palette of the last 256 color render
  264. \tc 11 \link "savepal64      " "hlp_arexx10/savepal64" \tc 15  Save 64 color palette
  265. \tc 11 \link "sbuffers       " "hlp_arexx10/sbuffers" \tc 15  Returns buffer info (excluding Primary and Secondary)
  266. \tc 11 \link "secondary      " "hlp_arexx10/secondary" \tc 15  Returns Secondary Buffer information
  267. \tc 11 \link "setblend       " "hlp_arexx10/setblend" \tc 15  Sets the blend transparency curves
  268. \endnode
  269.  
  270. \node "setmulti-undo"
  271. \title "setmulti-undo"
  272. \next "unlockall-zigzag"
  273. \prev "remove-setblend"
  274. \nw
  275. \tc 11 \link "setmulti       " "hlp_arexx10/setmulti" \tc 15  Creates a complex gradient fill
  276. \tc 11 \link "setpalette     " "hlp_arexx10/setpalette" \tc 15  Sets an individual palette color
  277. \tc 11 \link "settocolor     " "hlp_arexx11/settocolor" \tc 15  Colorizes black and white images
  278. \tc 11 \link "shade          " "hlp_arexx11/shade" \tc 15  Shades a selected region
  279. \tc 11 \link "sharp          " "hlp_arexx11/sharp" \tc 15  Applies a sharpening covolution to selected region
  280. \tc 11 \link "shear          " "hlp_arexx11/shear" \tc 15  Creates a shearing effect
  281. \tc 11 \link "shgeog         " "hlp_arexx11/shgeog" \tc 15  Creates a shadowed Geographic Elevation
  282. \tc 11 \link "shine          " "hlp_arexx11/shine" \tc 15  Creates an effect similar to a star camera lens
  283. \tc 11 \link "sine           " "hlp_arexx11/sine" \tc 15  Creates a sine wave like distortion
  284. \tc 11 \link "smear          " "hlp_arexx11/smear" \tc 15  Smears a selected region
  285. \tc 11 \link "solar          " "hlp_arexx11/solar" \tc 15  Solarizes a selected region
  286. \tc 11 \link "spiral         " "hlp_arexx11/spiral" \tc 15  Creates a spiral motion blur
  287. \tc 11 \link "stepped        " "hlp_arexx11/stepped" \tc 15  Rescales and clips selected region to a new buffer
  288. \tc 11 \link "stretch        " "hlp_arexx11/stretch" \tc 15  Clips region and resizes it to a new buffer
  289. \tc 11 \link "sub            " "hlp_arexx11/sub" \tc 15  Subtracts the Secondary from the Primary Buffer
  290. \tc 11 \link "thick          " "hlp_arexx11/thick" \tc 15  Thickens pixels in a selected region
  291. \tc 11 \link "thin           " "hlp_arexx11/thin" \tc 15  Pixel thinning proceedure applied to a selected region
  292. \tc 11 \link "tofront        " "hlp_arexx11/tofront" \tc 15  Brings Imagemaster to the front
  293. \tc 11 \link "tween          " "hlp_arexx11/tween" \tc 15  Provides intermediate values for Multi-Frame Sequence
  294. \tc 11 \link "unantique      " "hlp_arexx11/unantique" \tc 15  Reverses the antique effect
  295. \tc 11 \link "undo           " "hlp_arexx11/undo" \tc 15  Invokes the undo function
  296. \endnode
  297.  
  298. \node "unlockall-zigzag"
  299. \title "unlockall-zigzag"
  300. \next ""
  301. \prev "setmulti-undo"
  302. \nw
  303. \tc 11 \link "unlockall      " "hlp_arexx11/unlockall" \tc 15  Unlocks the prevoiusly locked buffer
  304. \tc 11 \link "unlockimage    " "hlp_arexx11/unlockimage" \tc 15  Unlocks an individual image
  305. \tc 11 \link "unlockprimary  " "hlp_arexx11/unlockprimary" \tc 15  Unlocks Primary Buffer
  306. \tc 11 \link "unlocksecondary" "hlp_arexx11/unlocksecondary" \tc 15  Unlocks the Secondary Buffer
  307. \tc 11 \link "unplug         " "hlp_arexx11/unplug" \tc 15  Required after the use of Plugin
  308. \tc 11 \link "version        " "hlp_arexx11/version" \tc 15  Returns a current Version and Revision
  309. \tc 11 \link "vertflip       " "hlp_arexx11/vertflip" \tc 15  Flips each column in a selected region vertically
  310. \tc 11 \link "warp           " "hlp_arexx12/warp" \tc 15  Warps the selected region
  311. \tc 11 \link "wbtofront      " "hlp_arexx12/wbtofront" \tc 15  Brings the Work Bench to the Front
  312. \tc 11 \link "wheremouse     " "hlp_arexx12/wheremouse" \tc 15  Returns the the co-ordinates of the mouse
  313. \tc 11 \link "whiten         " "hlp_arexx12/white" \tc 15  Makes the Primary Buffer White
  314. \tc 11 \link "wide           " "hlp_arexx12/wide" \tc 15  Applies a sharpening convolution
  315. \tc 11 \link "xor            " "hlp_arexx12/xor" \tc 15  Preforms an Exclusive OR of the Primary and Secondary
  316. \tc 11 \link "zigzag         " "hlp_arexx12/zigzag" \tc 15  Creates a Zig Zag distortion
  317.  
  318. \endnode
  319.  
  320.